home *** CD-ROM | disk | FTP | other *** search
- on mouseDown
- puppetSprite(3, 1)
- set the memberNum of sprite 3 to the number of member "flatbutton.pict"
- updateStage()
- end
-
- on mouseUp
- set the memberNum of sprite 3 to the number of member "flat.pict"
- updateStage()
- puppetSprite(3, 0)
- unLoad()
- SetReturn()
- play movie "shane.dir"
- end
-